Name | Description | |
---|---|---|
![]() | Background | Gets or sets the C1.Blazor.Core.C1Color used to paint the background. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderBrush | Gets or sets the C1.Blazor.Core.C1Color used to paint the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | BorderThickness | Gets or sets the C1.Blazor.Core.C1Thickness of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | ButtonDisplayMode | Set ButtonDisplayMode. |
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | CornerRadius | Gets or sets the C1.Blazor.Core.C1CornerRadius of the border. (Inherited from C1.Blazor.Core.C1View) |
![]() | DecrementIconTemplate | Decrement IconTemplate button content. |
![]() | FinishEditingKeys | Hit one of keys to finish editing. |
![]() | FlowDirection | Gets or sets the flow direction. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontFamily | Gets or sets the font family applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontSize | Gets or sets the font size applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontStyle | Gets or sets the font style applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | FontWeight | Gets or sets the font weight applied to the view. (Inherited from C1.Blazor.Core.C1View) |
![]() | Foreground | Gets or sets the C1.Blazor.Core.C1Color used to paint the foreground (text and icons). (Inherited from C1.Blazor.Core.C1View) |
![]() | Format | Standard numeric format strings. |
![]() | Id | Get or set the ID. |
![]() | IncrementIconTemplate | Increment IconTemplate button content. |
![]() | InheritProperties | Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsDisposed | Gets whether this instance is disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsEnabled | Enable disable mode. |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsReadOnly | Enable readonly mode. |
![]() | Max | Maximum of value. |
![]() | Min | Minimum of value. |
![]() | OnValueChanged | Gets or sets the callback that is called when the value is changed. |
![]() | Padding | Gets or sets the padding of the Content. (Inherited from C1.Blazor.Core.C1View) |
![]() | Placeholder | Get or set placeholder. |
![]() | Step | The value that the numeric box should take to add or dec current value. |
![]() | Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | TabIndex | Gets or sets the value corresponding to the tabindex global attribute. (Inherited from C1.Blazor.Core.C1View) |
![]() | Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) |
![]() | Value | Get or set value of numeric box. |
![]() | ValueChanged | Gets or sets the callback called when the Value property has changed. |